Skip to content

Log GenPlan progress and preserve failure diagnostics - #173

Open
joshnroy wants to merge 1 commit into
mainfrom
codex/genplan-logging
Open

Log GenPlan progress and preserve failure diagnostics#173
joshnroy wants to merge 1 commit into
mainfrom
codex/genplan-logging

Conversation

@joshnroy

Copy link
Copy Markdown
Collaborator

Summary

  • Log GenPlan request/validation timing, costs, stopping, and training progress to the console and sandbox/genplan.log.
  • Save validation feedback and failed-request diagnostics, and write the attempted prompt before calling the model.
  • Surface captured Claude CLI stdout/stderr on errors and log held-out evaluation progress.
  • Add regression tests for progress logging, saved failure artifacts, and CLI diagnostics.

Verification

89 tests passed across GenPlan, best-of-K, validation, LLM clients, and prompts; 2 live integration tests excluded. git diff --check passed. No live model calls.

Scope

No retry logic, budget changes, token accounting, or source-bundle changes. uv.lock, campaigns, and results are excluded.

This is the base PR for source-access fix #172.

@joshnroy
joshnroy force-pushed the codex/genplan-logging branch 2 times, most recently from b87c4d6 to 5e86700 Compare September 2, 2026 14:23
@joshnroy joshnroy self-assigned this Sep 3, 2026
@joshnroy
joshnroy marked this pull request as ready for review September 3, 2026 00:56
@joshnroy
joshnroy force-pushed the codex/genplan-logging branch 2 times, most recently from f855b74 to dff85d7 Compare September 4, 2026 14:31
@joshnroy
joshnroy requested a review from merlerm September 4, 2026 22:02
@joshnroy
joshnroy force-pushed the codex/genplan-logging branch from dff85d7 to 3b9c66d Compare September 4, 2026 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants